home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / IntSpeedUp.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt < prev   
Text File  |  2008-10-30  |  13KB  |  377 lines

  1. object frmMain: TfrmMain
  2.   Left = 431
  3.   Top = 231
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Auslogics Internet Optimizer'
  7.   ClientHeight = 444
  8.   ClientWidth = 637
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnClose = AxDecoratedSkinFormClose
  18.   OnCloseQuery = AxDecoratedSkinFormCloseQuery
  19.   OnCreate = AxDecoratedSkinFormCreate
  20.   OnDestroy = AxDecoratedSkinFormDestroy
  21.   Shadow = True
  22.   OnLocalize = AxDecoratedSkinFormLocalize
  23.   SkinProperties.WindowEdge = 5
  24.   SkinProperties.Header.Title = 'Auslogics <b>Internet Optimizer</b>'
  25.   SkinProperties.Header.TitleFont.Charset = DEFAULT_CHARSET
  26.   SkinProperties.Header.TitleFont.Color = clWhite
  27.   SkinProperties.Header.TitleFont.Height = -21
  28.   SkinProperties.Header.TitleFont.Name = 'Arial'
  29.   SkinProperties.Header.TitleFont.Style = []
  30.   SkinProperties.Header.SubtitleFont.Charset = ANSI_CHARSET
  31.   SkinProperties.Header.SubtitleFont.Color = clWhite
  32.   SkinProperties.Header.SubtitleFont.Height = -13
  33.   SkinProperties.Header.SubtitleFont.Name = 'Arial'
  34.   SkinProperties.Header.SubtitleFont.Style = []
  35.   SkinProperties.Header.VersionFont.Charset = DEFAULT_CHARSET
  36.   SkinProperties.Header.VersionFont.Color = 11596028
  37.   SkinProperties.Header.VersionFont.Height = -37
  38.   SkinProperties.Header.VersionFont.Name = 'Times New Roman'
  39.   SkinProperties.Header.VersionFont.Style = []
  40.   SkinProperties.DecoratedMenu = DecoratedSkinExMenu
  41.   PixelsPerInch = 96
  42.   TextHeight = 13
  43.   object pnlBottom: TPanel
  44.     Left = 0
  45.     Top = 389
  46.     Width = 637
  47.     Height = 55
  48.     Align = alBottom
  49.     BevelOuter = bvNone
  50.     Color = 15132390
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -11
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = []
  56.     Locked = True
  57.     ParentBackground = False
  58.     ParentFont = False
  59.     TabOrder = 0
  60.     object Shape1: TShape
  61.       Left = 0
  62.       Top = 0
  63.       Width = 637
  64.       Height = 1
  65.       Align = alTop
  66.     end
  67.     object btnClose: TButton
  68.       Left = 550
  69.       Top = 16
  70.       Width = 80
  71.       Height = 25
  72.       Action = aClose
  73.       Font.Charset = DEFAULT_CHARSET
  74.       Font.Color = clWindowText
  75.       Font.Height = -13
  76.       Font.Name = 'Arial'
  77.       Font.Style = []
  78.       ParentFont = False
  79.       TabOrder = 3
  80.     end
  81.     object btnNext: TButton
  82.       Left = 460
  83.       Top = 16
  84.       Width = 80
  85.       Height = 25
  86.       Action = aNext
  87.       Font.Charset = DEFAULT_CHARSET
  88.       Font.Color = clWindowText
  89.       Font.Height = -13
  90.       Font.Name = 'Arial'
  91.       Font.Style = []
  92.       ParentFont = False
  93.       TabOrder = 2
  94.     end
  95.     object btnHelp: TButton
  96.       Left = 265
  97.       Top = 16
  98.       Width = 80
  99.       Height = 25
  100.       Action = aHelp
  101.       Font.Charset = DEFAULT_CHARSET
  102.       Font.Color = clWindowText
  103.       Font.Height = -13
  104.       Font.Name = 'Arial'
  105.       Font.Style = []
  106.       ParentFont = False
  107.       TabOrder = 0
  108.     end
  109.     object btnBack: TButton
  110.       Left = 370
  111.       Top = 16
  112.       Width = 80
  113.       Height = 25
  114.       Action = aBack
  115.       Font.Charset = DEFAULT_CHARSET
  116.       Font.Color = clWindowText
  117.       Font.Height = -13
  118.       Font.Name = 'Arial'
  119.       Font.Style = []
  120.       ParentFont = False
  121.       TabOrder = 1
  122.     end
  123.   end
  124.   object PageControl: TAxPageControl
  125.     Left = 0
  126.     Top = 0
  127.     Width = 637
  128.     Height = 389
  129.     ActivePage = tsSelectType
  130.     Align = alClient
  131.     Style = tsFlatButtons
  132.     TabOrder = 1
  133.     NoBorder = True
  134.     object tsSelectType: TAxTabSheet
  135.       Caption = 'tsSelectType'
  136.       TabVisible = True
  137.       HostedPanel = 'frmSelectType.pnlSelectType'
  138.       PageControl = PageControl
  139.       DesignSize = (
  140.         637
  141.         366)
  142.       object imgWatermark: TImage
  143.         Left = 290
  144.         Top = 262
  145.         Width = 349
  146.         Height = 127
  147.         Anchors = [akRight, akBottom]
  148.         AutoSize = True
  149.         Picture.Data = {<image000.jpg>}
  150.       end
  151.     end
  152.     object tsCalcParam: TAxTabSheet
  153.       Caption = 'tsCalcParam'
  154.       TabVisible = True
  155.       HostedPanel = 'frmCalcParam.pnlCalcParam'
  156.       PageControl = PageControl
  157.     end
  158.     object tsInfoParam: TAxTabSheet
  159.       Caption = 'tsInfoParam'
  160.       TabVisible = True
  161.       HostedPanel = 'frmInfoParam.pnlInfoParam'
  162.       PageControl = PageControl
  163.     end
  164.     object tsOptimizeMessage: TAxTabSheet
  165.       Caption = 'tsOptimizeMessage'
  166.       TabVisible = True
  167.       HostedPanel = 'frmOptimizeMessage.pnlOptimizeMessage'
  168.       PageControl = PageControl
  169.     end
  170.     object tsStopCalc: TAxTabSheet
  171.       Caption = 'tsStopCalc'
  172.       TabVisible = True
  173.       HostedPanel = 'frmStopCalc.pnlStopCalc'
  174.       PageControl = PageControl
  175.     end
  176.   end
  177.   object ImageCollection: TAxPngImageCollection
  178.     Items = <
  179.       item
  180.         PngImage.Data = {
  181.           89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
  182.           61000000097048597300000B1200000B1201D2DD7EFC0000000467414D410000
  183.           B18E7CFB5193000003304944415478DAA5D3494C93411806E0B70B5A81965241
  184.           9622486B59441417302006DC403697061525C168347A31C608078CF1801A3DB9
  185.           1CB8B8C4188DD1689096884BC45D4C104294AA40B5B5B548E9DF52A42CEDDF7F
  186.           71EA42C3D949E6F2CDBC4F2633DF08789EC7FF0CC13FA0B95987245532844221
  187.           9AF5ADA8282BAEECE87ABFDFEFE7BCD95969479EBDEEE8DFAEAD00C33053E114
  188.           8D2608E874FADF80402038A16B69DD288F8D497878FF81226D6126E6C8656621
  189.           2FFCB1754BE95E96E17A21F803CC57AB83805EDF025EC09262EAB5F61E438D97
  190.           D4879D0E2C4C57A1FDE90B444428B0694349AA73D8D1FFEF046B0BD74D03C404
  191.           68888C8E2EF38A672DB2984C50A56BE01C32636CD006655C1C131626D771ACE8
  192.           197834063205AB0A83C03D9D5EBA744996DD4651A16FDEB4A3BA7A27A9F2F08C
  193.           DB11163281BB4D8F601B19C3624DE6739663570732BBAB7605812B37EF202551
  194.           79A8CFD87F9EA57D181AA2A04C8CC7B6ADA530183AB1A7FE2CD42AB5BBB6AA3A
  195.           6582619C3CC1CB36AC0F02576FDED14626CCADB77CEC59EEB05BD178B111951B
  196.           B5C8C95E0ECC94E0764B1B426591FE4C8DFAEAAAAC8C06728A81F292E22070BD
  197.           B5EDB9345659D0FFF62504EC04BE9A8C1092EBA67D2C925217C06CB2A0D7E682
  198.           9717E16CDDFE12DACF3C2C2AC80D02C71B4E63AE4673CAF7D37574764C2C288F
  199.           0723D63E24CF8B8548128E63179AA054268C96E7A415E6AE5CD91DE897FCECAC
  200.           20B073EF41ECD0565C0C9588F6757EFE0C4E2AC3B70FEF507F783724620695FB
  201.           CE61783284ABC84B2F128A43DACE1CAF43203B05EC3A7038AA7A87961AF5D2B0
  202.           DB073130EAC1BCE478642428E0713BD1DDD5835B8FCD5025C575E82E9F5E11C8
  203.           4C033272D6224A2153A764669C2C2A2FAEEAB358112E9D0145088BDAFA4B90CA
  204.           A3E8303F55E376D8BA6C66E397BFDF809F0216E516614E941CEB4AD63419BFBB
  205.           B6B826BD700E58B0A63007EDAF3EC0EA6431F2E9492935687D4DDA3D924C8A65
  206.           D9C92960715E31668ABCE0386E93EB27BD79597E5EBED1FC633EC41198E173BC
  207.           725394C16EEAB9313EE6B191F03889B8C95E6E1A2011D3E43391150F0B97AD37
  208.           51A68851D3E4BD9C0356838F9E74936D6212667FB72819248F5F299991F0CC35
  209.           BE660000000049454E44AE426082}
  210.         Name = 'Settings'
  211.       end
  212.       item
  213.         PngImage.Data = {
  214.           89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
  215.           6100000006624B4744000000000000F943BB7F000000097048597300000B1200
  216.           000B1201D2DD7EFC00000009767041670000001000000010005CC6ADC3000003
  217.           304944415478DAA593DF4F537718C69FEF39ED393D9CFEA2E788027585A29385
  218.           2A569BA212ED82912CF56A0BC9208B9959580CFF80DBC5128D8D376AA2599618
  219.           C8E44251E98D264AC8461582601DA591216D07A543A4C090D6292DC3FE3E1EF4
  220.           C2C49825C6F7F2CDFB7C2EDEE779083E72C8BB0B97EB14FC7E3FEB70388C1B44
  221.           B18CC817B1586CD1E3B9336FB3ED4E9F729D7E3FA0B1B1117D7D7DE4D2A55FED
  222.           46A3B18D551539409462415A3FC9C7A55C6AE8F14CE462EBF7C746EC767BC1E7
  223.           F3BD05343434A0BFBF9F747777376DDCB8E96C9E529B12292556D624ACA50AC8
  224.           E6F2D072796C160AD1674B8F8F37B77CE3B65AADD2D8D8D81B40381CC6F0F050
  225.           5D4565953B039DE9D97F4A501405D1C0CB62603ABA8A8578066A360BBB39178D
  226.           847CCD9F371CF45A2CDB419C4E277CA33EE66A57573B9486A34B49162CA3C4C1
  227.           3D15208442269B472693C5B53B4B987D9A87595CC356FD7C57D3575FB61E7038
  228.           D2A4B3B3132F5E3C37EFB4DA3CFF2479736C05D0A855D85629A0FDC634184681
  229.           1F5BCAD1E34B617812D01715B0FF9399D9E0E86F87184E1B21EBCF980E4FD697
  230.           9455F54E4469ED83893802330910850A62B106DF7D21604B398BEB5E0E4FFE55
  231.           826328D497065693D1C1C325A5A67BAF017F47A6EA3542656F47CFB2D63F9500
  232.           C372506BF5B258C4DE6A16B71FE931BDAC8242A1044D49D8A9F1AE269EF4CB80
  233.           8A7BA4A3A303E99749F3E62D568FEBF28239BEC680E7D530081B70CCA9836C27
  234.           6EFDA907A115A0691A8C9440B5A26F3632EE39A4E28B2364DDFFC181BB4C4FEF
  235.           EFED37BC2F8FDE9D90A0D1EA20C8803627070DAF82DB2FA0001A926C5A89348E
  236.           92CC60D7899F7E68DD5EBB3BFDDAC65028883FBCF7EB84F26AF79581B46921A9
  237.           47B14144DD673C8A380EE1188F8204F0F93998E9FBD1C5197FF3AE5D766F734B
  238.           CB9B1CD86CB6F5F81277F7D5264E6F3A3B3C459BE6560C002BC8FF508153A451
  239.           4CE6B0890A45579E4E1E3F71D2E5B6582C522010781BE5DADA1D181F7F447EF9
  240.           F9BCBDD458D1964CB30E398D62369703957B1E9752CB434B0BB317CF9CBB3052
  241.           535353080683EF2FD3B747BE46E8AF307B60FF3EA35EA72BCB66337299E28B23
  242.           A30FE7B77D5A95BEEEBEF9FF6DFCD07905AB4E47D9B56740A4000000287A5458
  243.           74536F667477617265000078DAF34D4C2ECACF4D4DC94C5470CB2C4A2DCF2FCA
  244.           2E56B00000601508278283368B0000000049454E44AE426082}
  245.         Name = 'Help'
  246.       end>
  247.     Left = 455
  248.     Top = 16
  249.   end
  250.   object ImageList: TAxPngImageList
  251.     PngImageCollection = ImageCollection
  252.     Left = 423
  253.     Top = 16
  254.     Bitmap = {}
  255.   end
  256.   object ActionManager: TActionList
  257.     Images = ImageList
  258.     OnUpdate = ActionManagerUpdate
  259.     Left = 488
  260.     Top = 16
  261.     object aHelp: TAction
  262.       Category = 'Buttons'
  263.       Caption = '&Help'
  264.       OnExecute = aHelpExecute
  265.     end
  266.     object aBack: TAction
  267.       Category = 'Buttons'
  268.       Caption = '< &Back'
  269.       OnExecute = aBackExecute
  270.     end
  271.     object aNext: TAction
  272.       Category = 'Buttons'
  273.       Caption = '&Start >'
  274.       OnExecute = aNextExecute
  275.     end
  276.     object aClose: TAction
  277.       Category = 'Buttons'
  278.       Caption = '&Close'
  279.       OnExecute = aCloseExecute
  280.     end
  281.     object aMenuHelp: TAction
  282.       Category = 'Header Menu'
  283.       Caption = 'Help'
  284.       OnExecute = aMenuHelpExecute
  285.     end
  286.     object aVisitCompanyWebSite: TAction
  287.       Category = 'Header Menu'
  288.       Caption = 'Visit Company Web Site'
  289.       OnExecute = aVisitCompanyWebSiteExecute
  290.     end
  291.     object aVisitProgramWebPage: TAction
  292.       Category = 'Header Menu'
  293.       Caption = 'Visit Program Web Page'
  294.       OnExecute = aVisitProgramWebPageExecute
  295.     end
  296.     object aTechnicalSupport: TAction
  297.       Category = 'Header Menu'
  298.       Caption = 'Technical Support'
  299.       OnExecute = aTechnicalSupportExecute
  300.     end
  301.     object aAbout: TAction
  302.       Category = 'Header Menu'
  303.       Caption = 'About'#8230
  304.       OnExecute = aAboutExecute
  305.     end
  306.     object aRescueCenter: TAction
  307.       Category = 'Header Menu'
  308.       Caption = 'Rescue Center'#8230
  309.       OnExecute = aRescueCenterExecute
  310.     end
  311.     object aSettings: TAction
  312.       Category = 'Header Menu'
  313.       Caption = 'Settings'#8230
  314.       OnExecute = aSettingsExecute
  315.     end
  316.   end
  317.   object AxManifest: TAxManifest
  318.     Left = 391
  319.     Top = 16
  320.   end
  321.   object DecoratedSkinExMenu: TAxDecoratedSkinExMenu
  322.     AutoLineReduction = maManual
  323.     Images = ImageList
  324.     Font.Charset = DEFAULT_CHARSET
  325.     Font.Color = clWindowText
  326.     Font.Height = -13
  327.     Font.Name = 'Arial'
  328.     Font.Style = []
  329.     Left = 520
  330.     Top = 16
  331.     object mSettings: TMenuItem
  332.       Caption = 'Settings'
  333.       ImageIndex = 0
  334.       object About2: TMenuItem
  335.         Action = aSettings
  336.       end
  337.       object ProxySettings1: TMenuItem
  338.         Action = aRescueCenter
  339.       end
  340.     end
  341.     object mHelp: TMenuItem
  342.       Caption = 'Help'
  343.       ImageIndex = 1
  344.       object Help1: TMenuItem
  345.         Action = aMenuHelp
  346.       end
  347.       object N1: TMenuItem
  348.         Caption = '-'
  349.       end
  350.       object VisitCompanyWebSite1: TMenuItem
  351.         Action = aVisitCompanyWebSite
  352.         GroupIndex = 1
  353.       end
  354.       object VisitProgramWebPage1: TMenuItem
  355.         Action = aVisitProgramWebPage
  356.         GroupIndex = 1
  357.       end
  358.       object echnicalSupport1: TMenuItem
  359.         Action = aTechnicalSupport
  360.         GroupIndex = 1
  361.       end
  362.       object N2: TMenuItem
  363.         Caption = '-'
  364.         GroupIndex = 1
  365.       end
  366.       object About1: TMenuItem
  367.         Action = aAbout
  368.         GroupIndex = 2
  369.       end
  370.     end
  371.   end
  372.   object AxVistaAltFix1: TAxVistaAltFix
  373.     Left = 551
  374.     Top = 15
  375.   end
  376. end
  377.